golang.org/x/exp/apidiff.differ.new (field)
8 uses
golang.org/x/exp/apidiff (current package)
apidiff.go#L38: old, new *types.Package
apidiff.go#L53: new: new,
apidiff.go#L79: newobj := d.new.Scope().Lookup(name)
apidiff.go#L87: for _, name := range d.new.Scope().Names() {
apidiff.go#L88: newobj := d.new.Scope().Lookup(name)
apidiff.go#L197: news := types.TypeString(new, types.RelativeTo(d.new))
correspondence.go#L185: if old.Obj().Pkg() != d.old || newn.Obj().Pkg() != d.new {
correspondence.go#L272: if m.Pkg() == d.old || m.Pkg() == d.new {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)